home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 July / Macworld (1999-07).dmg / Shareware World / Comms & Internet / NotifyApp 1.0 / NotifyApp Readme < prev    next >
Text File  |  1999-05-06  |  5KB  |  86 lines

  1. NotifyApp 1.0
  2. ©1999, Tabasoft Sas, All rights reserved.
  3. written by Valerio Ferrucci
  4. http://tabasoft.ancitel.it/
  5.  
  6. Description
  7. NotifyApp is an application that notifies you with an email when a specified server has gone down. NotifyApp works together with Biap SiteWatcher (Chuck Shutton, http://www.biap.com/products/sitewatcher.html).
  8. You can configure NotifyApp to send emails to the specified people depending on wich server is down. The email contains the name of the server the notification refers to.
  9. You can monitor up to 32 servers, each with a maximum of 8 different e-mail addresses to be notified.
  10.  
  11. Installation
  12. Copy the NotifyApp folder on your hard disk, then place an alias of NotifyApp in the same folder of SiteWatcher. The name of the alias has to be "NotifyApp".
  13. NotifyApp writes a log in the file NotifyApp.log present in its folder. If you don't want file logging just remove or move out of the folder NotifyApp.log file  before running NotifyApp.
  14. NotifyApp requires OpenTransport.
  15.  
  16. Configuration
  17. Open the SiteWatcher.config file and add the string ":NotifyApp" to each server line.
  18. Es:
  19.  
  20. 3600 600
  21. www1.mydomain.com    80    :NotifyApp
  22. www2.mydomain.com    80    :NotifyApp
  23. etc...
  24.  
  25. (see SiteWatcher manual for details).
  26.  
  27. Now configure the NotifyApp.config file before running NotifyApp.
  28. NotifyApp.config is a Tab/CR config text file using the following scheme:
  29.  
  30. first line of the file reads values for the following variables:
  31. "STTimeDelay    MailServer    FromMail    SubjectMessage"
  32. the subsequent lines have the following variables:
  33. "server1    MinutesBetweenMails1    email1,email2,email3 ..."
  34. "server2    MinutesBetweenMails2    email1,email2,email3 ..."
  35. etc... (up to 32 lines)
  36.  
  37. in which, the variable names mean:
  38.  
  39. STTimeDelay:
  40. This is the first number you wrote in SiteWatcher.config (3600 in the example). NotifyApp needs to know this number to know which interval SiteWatcher checks servers.
  41.  
  42. MailServer:
  43. is your email-server (es: mail.mydomain.com). NotifyApp needs to know the mail server that you want to use to send notification mails.
  44.  
  45. FromMail:
  46. is a (valid) email address on your email server NotifyApp uses as from address. You will see this address as the sender of emails. (es: from@mydomain.com).
  47.  
  48. SubjectMessage:
  49. is the subject for all mails sent by NotifyApp (note that the body of the mail contains only the name of the server detected).
  50.  
  51. Server:
  52. It is the server name and port (es: www1.mydomain.com:80).
  53. When SiteWatcher notifies that this server has gone down, NotifyApp will use the following information on the line to send the notify mail(s).
  54.  
  55. MinutesBetweenMails:
  56. the minimum amount of minutes to wait between two notification about crash of this server. For example, if this number is 60, it means that a mail every hour will be sent for this server (if the server is down for 6 hours, you will receive 6 mails).
  57.  
  58. email1,email2,email3:
  59. the email addresses (separated by commas) to be notified when the server specified in "Server" param is down (es: john@mydomain.com,alex@mydomain.com, etc.)
  60.  
  61. Use the NotifyApp.config file given with the application as a start point.
  62.  
  63. Run
  64. Now you are ready to launch NotifyApp.
  65. When you receive an email from NotifyApp, you will see in the subject a number between parenthesis. This number is a Server Session ID. This is useful to see if two mails refers or not to the same session of the server.
  66.  
  67. Problems and bugs
  68. If you have problems or you find a bug, email me (valfer@flashnet.it) with a description of the problem.
  69.  
  70. Disclaimer
  71. NotifyApp is free for your own personal use. However, it is still copyrighted software. You may not redistribute NotifyApp via any medium without written permission from the author. This includes CD-ROM collections and redistribution from other network sites. Network redistribution is allowed for internal use only within your company, school, or organization. Redistribution to the general public is not allowed without written permission. 
  72.  
  73. NotifyApp is given "as it is". A condition of use is that you, the user, must assume all liability for data loss or other problems caused directly or indirectly by "NotifyApp"
  74.  
  75. Tabasoft
  76. Tabasoft is a company with over 10 years of experience in developing Macintosh software. It has developed several MacOS applications and software for videotex and for the Internet. If you want more information about Tabasoft, please send email to valfer@flashnet.it or visit our web site at http://tabasoft.ancitel.it.
  77.  
  78. ================================
  79. Valerio Ferrucci
  80. valfer@flashnet.it
  81. April 28, 1999
  82.  
  83. ================================
  84. Tabasoft Sas
  85. http://tabasoft.ancitel.it
  86.